home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 February / Macworld (1999-02).dmg / Games World / SharewareGames / Sheepsheaddemo 1.03 / Sheepshead for Beginners 1.0 / Sheepshead for Beginners 1.0.rsrc / TEXT_132.txt < prev    next >
Text File  |  1998-04-25  |  3KB  |  98 lines

  1.  
  2. 3. After the Cards are Dealt
  3.  
  4. No more needs to be said about the shuffling and dealing of the cards because all of this is handled by the computer.  The proper dealer is also selected automatically as well.
  5.  
  6. This section concernes itself with those aspects of the game that the computer cannot undertake.  First of all you must learn the point values of the cards.  This chapter applies no matter which version of the rules you choose to follow (American or Bavarian).
  7.  
  8. 3.1 Card Values
  9.  
  10. As mentioned previously, Sheepshead is played with 32 cards grouped into the 4 suits, Diamonds, Hearts, Spades, and Clubs each containing 8 cards.
  11.  
  12. The number of card points captured in tricks plays a decisive role in determining the hand's winner(s).  The individual cards have point values as follows:
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22. A more detailed description of these issues follows in a later chapter.
  23.  
  24.  
  25. 3.2  Trump Ordering
  26.  
  27. The order of the trump cards in a normal game is (from lowest to highest):
  28.  
  29. American Rules:
  30.  
  31.  
  32.  
  33.  
  34.  
  35. German (Bavarian) Rules:
  36.  
  37.  
  38.  
  39.  
  40.  
  41. Thus, there are 14 trump cards.  Under the American rules - as in Doppelkopf - Diamonds are trumps whereas German players tend to prefer Hearts.  In our program, you can choose which of the two suits you prefer.  For example, you can play under the American rules and choose Hearts as trump, if you wish.
  42.  
  43.  
  44. 3.3  Order of the Remaining Suits
  45.  
  46. In normal games (the exception is the Null game), the non-trump (side) suits have the following order (from lowest to highest):
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61. There are 6 cards in each side suit.
  62.  
  63.  
  64. 3.4     The Goal of the Game
  65.  
  66. In a normal (call) game, each player has a partner and the two together make up a side or team.  In special cases (solo games) one side consists of a single person and the  remaining 3 players make up the other side.  This also depends upon which rules have been selected.
  67.  
  68. Since Sheepshead is a 4-person game, there are always two sides that play against each other.  Simply put, the winning side is the one that captures the most card points in tricks.
  69.  
  70. What a trick is, how it is played out, and who wins it will not be discussed here in detail (see Chapter 6).  Suffice it to say, that each player lays one card on the table.  Once this is done, all four cards (the trick) are won by one of the players who collects them and puts them face down next to him or her.
  71.  
  72. After all 32 cards have been played out this way, each player counts the card points that he or she has captured.  The players on each side add their card points together and this determines which side has won (See Chapter 7: Scoring).
  73.  
  74. You might ask what the total number of card points is?  It is exactly 120.
  75.  
  76. This calculation will be explained now with the help of some examples.  Suppose that you captured the following cards in tricks:
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83. How many card points would you have?
  84.  
  85. Correct. There are exactly 34 card points (0 + 11 + 10 + 4 + 3 + 0 + 4 + 2).
  86.  
  87. Consider a second example:
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94. How many card points are there this time?
  95.  
  96. Right! There are 35 (3 + 3 + 4 + 10 + 0 + 0 + 4 + 11).
  97.  
  98.